const runtime.goroutineProfileInProgress
3 uses
runtime (current package)
mprof.go#L1351: goroutineProfileInProgress
mprof.go#L1514: if prev == goroutineProfileInProgress {
mprof.go#L1527: if gp1.goroutineProfiled.CompareAndSwap(goroutineProfileAbsent, goroutineProfileInProgress) {
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)